Skip to content

feat: add ability to enter custom filename patterns#302

Merged
naveensingh merged 6 commits into
mainfrom
naveensingh/custom-filenames
Jan 29, 2026
Merged

feat: add ability to enter custom filename patterns#302
naveensingh merged 6 commits into
mainfrom
naveensingh/custom-filenames

Conversation

@naveensingh
Copy link
Copy Markdown
Member

@naveensingh naveensingh commented Jan 29, 2026

Type of change(s)

  • Bug fix
  • Feature / enhancement
  • Infrastructure / tooling (CI, build, deps, tests)
  • Documentation

What changed and why

  • Added a Filename pattern preference in settings to allow custom filename patterns. This works similarly to automatic backups in Fossify Calendar and others.
  • Grouped audio-related preferences in a new Audio category.

Tests performed

  • Custom filenames working for all formats
  • Empty patterns are not allowed
  • Patterns without a datetime placeholders are not allowed

Before & after preview

ignoreImageMinify ignoreImageMinify ignoreImageMinify

Closes the following issue(s)

Checklist

  • I read the contribution guidelines.
  • I manually tested my changes on device/emulator (if applicable).
  • I updated the "Unreleased" section in CHANGELOG.md (if applicable).
  • I have self-reviewed my pull request (no typos, formatting errors, etc.).
  • I understand every change in this pull request.

@naveensingh naveensingh merged commit f817a0c into main Jan 29, 2026
6 of 7 checks passed
@naveensingh naveensingh deleted the naveensingh/custom-filenames branch January 29, 2026 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: Option for alternative (more readable) filename patterns

1 participant